home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / misc / emu / flamingo.lha / Flamingo / docs / Flamingo.readme < prev    next >
Encoding:
Text File  |  2001-08-12  |  1.4 KB  |  38 lines

  1. Short:    C= Plus/4 emulator v1.52, 68k & PPC
  2. Author:   racs@fs2.bdtf.hu (Almos Rajnai)
  3. Uploader: racs@fs2.bdtf.hu (Almos Rajnai)
  4. Version:  1.52
  5. Type:     misc/emu
  6. Requires: Kick 3.0, 68020+ or PowerPC, AGA, ECS or CGX, rom image
  7.  
  8. ---------------------------------------------------------------------
  9.  
  10. Release date: 12.08.2001
  11.  
  12. Changes since v1.51:
  13.  
  14. * Fixed crash when buffered sound cannot allocate audio channels (came from
  15.   an error of amiga.lib in VBCC package)
  16. * Fixed audio task hangup at every run (it did not terminate itself)
  17. * Fixed timer emulation again, works much better now (as a side effect:
  18.   emulation speed increased again, due to simplified timer code)
  19. * (PPC) Fixed ISB, RRA, SAX opcode (some defenders required those
  20.   undocumented opcodes)
  21. * (M68k) Some debugging code removed, speed increased a bit (Hupsie! :)
  22. * Fixed crash at SID emulation, when 6581sid.library could not be opened.
  23. * (PPC) Fixed ADC/SBC flag emulation, now Mercenary works perfectly. (To tell
  24.   the truth it was a bit too faaaast, when I tried increased CPU speed
  25.   settings... ;)
  26. * Fixed immediate interrupt checking when CLI command executed (Castle Master
  27.   is working now)
  28. * Fixed buffered sound again, now it seems working properly in both version
  29.   (digital sounds are not yet perfect)
  30.  
  31. * Fixed some parts in the AGA XVDs, sometime may caused hangups.
  32.  
  33. * Fixed and added some texts in docs
  34.  
  35. * Added 1 frame synchronised buffered sound (without context switch in the
  36.   PPC version)
  37.  
  38.